projects
/
project
/
bcm63xx
/
atf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c828d6
)
Revert "sgm: increase SCP_BL2 maximum size"
author
Dimitris Papastamos
<
[email protected]
>
Fri, 28 Sep 2018 13:23:26 +0000
(14:23 +0100)
committer
GitHub
<
[email protected]
>
Fri, 28 Sep 2018 13:23:26 +0000
(14:23 +0100)
plat/arm/css/sgm/include/sgm_base_platform_def.h
patch
|
blob
|
history
diff --git
a/plat/arm/css/sgm/include/sgm_base_platform_def.h
b/plat/arm/css/sgm/include/sgm_base_platform_def.h
index a1450f5dea3dcbdd11e0f92b8780ebd15287bda3..2498430c49734f649f58efb47cf80aeb678acc90 100644
(file)
--- a/
plat/arm/css/sgm/include/sgm_base_platform_def.h
+++ b/
plat/arm/css/sgm/include/sgm_base_platform_def.h
@@
-139,13
+139,13
@@
* PLAT_CSS_MAX_SCP_BL2_SIZE is calculated using the current
* SCP_BL2 size plus a little space for growth.
*/
-#define PLAT_CSS_MAX_SCP_BL2_SIZE 0x1
8
000
+#define PLAT_CSS_MAX_SCP_BL2_SIZE 0x1
5
000
/*
* PLAT_CSS_MAX_SCP_BL2U_SIZE is calculated using the current
* SCP_BL2U size plus a little space for growth.
*/
-#define PLAT_CSS_MAX_SCP_BL2U_SIZE 0x1
8
000
+#define PLAT_CSS_MAX_SCP_BL2U_SIZE 0x1
5
000
/*
* Most platform porting definitions provided by included headers